Internet Gateway (IG)
- Use to provide
Internet Connectionto theVPC - It is scalable, highly available and redundant
- One
VPCcan have oneIG - One
IGcan have oneVPC IGwork likeNATfor instance, that has public IPDefault VPChave an attachedIG- For
Custom VPCneed to create anIGand attach to theVPC - To ensure the EC2 instance have internet connection over IG
- The route table should have a definition of route for IG
- The ACL should have inbound and outbound traffic allowence